Clean up and enhance "make tags"
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Sat, 23 Sep 2006 13:07:30 +0000 (14:07 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Sat, 23 Sep 2006 13:07:30 +0000 (14:07 +0100)
commit8f63d0b35e044f79e15d95be452257b4c95518b8
tree2526624977688c3b3fbdc2da11011f2bc0f7ee1b
parentbcb871f1fd7c776fe09b2f4b40e51a615d231513
Clean up and enhance "make tags"

- delete correct file in _tags rule
- don't prune nonexistent files/dirs
- call exuberant-ctags with additional flags from Linux:
    -I to ignore some misleading hits
    --extra=+f to include an entry for the basename of every file
    --c-kinds=+px to add prototypes and external variable declarations

Signed-off-by: Aron Griffis <aron@hp.com>
xen/Makefile